viewport: Use gtk_widget_measure to measure child sizes
authorTimm Bäder <mail@baedert.org>
Thu, 1 Dec 2016 19:10:17 +0000 (20:10 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 4 Dec 2016 11:00:46 +0000 (12:00 +0100)
commit7096d6dd281457dc24705de3756262e6645b6dbe
treefb2c6a3e48aaa5232abb1a3bee30fb98d440a872
parent5ee590fbc8f9b67041a611a25423ac2b820e9ad5
viewport: Use gtk_widget_measure to measure child sizes

and rewrite the adjustment handling in a orientation-agnostic way.
gtk/gtkviewport.c